HOW TO - Install SdO Agent Software
===================================

Note: Replace the "SDOserver" placeholder with the network name or IP address of the target SdO Server computer.

Install SDO Agents using AD Group Policy
========================================

The SDOAgentSetup.msi is created using the AdvancedInstaller application, for instructions on how to distribute a MSI package using Windows Active Directory Group Policy follow this link to AdvancedInstaller's website:

https://www.advancedinstaller.com/user-guide/tutorial-gpo.html

The files required to install the SdO Agent are:

 o SDOAgentSetup.msi
 o EndpointConfig.json
 
Which can be found in SdOAgentLANDist folder on the SdO Server computer. If the SdO-Agent-Dist network share has been created during SdO Server installation it points to this folder. This means the SDO-Agent-Dist network share can be used in the Group Policy Object as the location of the SdO Agent installation kit using the UNC path \\SdOserver\SdO-Agent-Dist.

Install SdO Agents Manually using Batch Command Files
=====================================================

Using RemoteInstall.bat for LAN endpoints:
The SdO-Agent-Dist network share is created on the target computer during the installation of the SdO Server:
 - On the endpoint computer where the SdO Agent is to be installed, browse to the UNC path \\SdOserver\SdO-Agent-Dist using Windows Explorer
 - Execute the RemoteInstall.bat command file by right clicking on the filename and selecting the "Run As Administrator" popup menu option
 - The SdO Agent will be installed on the endpoint computer 
 
Using AgentInstall.bat for WAN endpoints:
Note: The SdO-Agent-Dist network share cannot be used for WAN endpoint installations:
 - Download the SdO agent Installation Kit zip archive by clicking on the "Download SdO Agent WAN Installation Kit" button in SdO Admin App "SdO Setup and License" page
 - Extract the files located in the installation kit zip file into a temporary folder on the endpoint computer
 - Execute the AgentInstall.bat command file by right clicking on the filename and selecting the "Run As Administrator" popup menu option
 - The SdO Agent will be installed on the endpoint computer